home *** CD-ROM | disk | FTP | other *** search
/ mail.altrad.com / 2015.02.mail.altrad.com.tar / mail.altrad.com / TEST / office german / PROPLUS.WW / PROPLSWW.CAB / FL_vsdebug_dll_____X86.3643236F_FC70_11D3_A536_0090278A1BB8 / REGISTRY / 102 next >
Text File  |  2006-10-26  |  25KB  |  580 lines

  1. HKLM
  2. {
  3.     %REGROOTBEGIN%
  4.  
  5.         NoRemove Debugger
  6.         {
  7.             val AspProcessNames = s 'inetinfo.exe;mtx.exe;dllhost.exe;w3wp.exe'
  8.         }
  9.         
  10.         NoRemove AppCommandLine
  11.         {
  12.             val JitDebug = s '%CLSID_VSDebugPackage%'
  13.             val ExeName = s '%CLSID_VSDebugPackage%'
  14.             
  15.             ForceRemove vs7jitdebugginghelp 
  16.             {
  17.                 val Package = s '%CLSID_VSDebugPackage%'
  18.                 val Arguments = s '0'
  19.                 val HelpString = s '#%IDS_CMD_JIT_HELP%'
  20.                 val DemandLoad = d '0'
  21.             }
  22.         }
  23.         NoRemove AutoLoadPackages
  24.         {
  25.             NoRemove %UICONTEXT_SolutionExists%
  26.             {
  27.                 val %CLSID_VSDebugPackage% = d '0'
  28.             }
  29.         }
  30.         NoRemove CLSID
  31.         {
  32.             ForceRemove '%CLSID_VSDebugFindSourcePage%' = s 'VSDebugFindSourcePage'
  33.             {
  34.                 val InprocServer32 = s '%MODULE%'
  35.                 val ThreadingModel = s 'Apartment'
  36.             }
  37.         }
  38.         NoRemove FontAndColors
  39.         {
  40.             ForceRemove Disassembly
  41.             {
  42.                 val Package = s '{F5E7E71D-1401-11D1-883B-0000F87579D2}'
  43.                 val ToolWindowPackage = s '%CLSID_VSDebugPackage%'
  44.                 val Category =  s '%guidFontColorDisassembly%'
  45.                 val NameID = d '%IDS_DISASM_LANGUAGE_NAME%'
  46.             }
  47.             ForceRemove Memory
  48.             {
  49.                 val Package = s '{F5E7E71D-1401-11D1-883B-0000F87579D2}'
  50.                 val ToolWindowPackage = s '%CLSID_VSDebugPackage%'
  51.                 val Category =  s '%guidFontColorMemory%'
  52.                 val NameID = d '%IDS_MEMORY_LANGUAGE_NAME%'
  53.             }
  54.             ForceRemove Registers
  55.             {
  56.                 val Package = s '{F5E7E71D-1401-11D1-883B-0000F87579D2}'
  57.                 val ToolWindowPackage = s '%CLSID_VSDebugPackage%'
  58.                 val Category =  s '%guidFontColorRegisters%'
  59.                 val NameID = d '%IDS_REGWIN_LANGUAGE_NAME%'
  60.             }
  61.             ForceRemove Watch
  62.             {
  63.                 val Package = s '%guidDebuggerFontColorSvc%'
  64.                 val Category =  s '%guidWatchFontColor%'
  65.                 val NameID = d '%IDS_WATCH_FONTCOLOR_CAT%'
  66.             }
  67.             ForceRemove Autos
  68.             {
  69.                 val Package = s '%guidDebuggerFontColorSvc%'
  70.                 val Category =  s '%guidAutosFontColor%'
  71.                 val NameID = d '%IDS_AUTOS_FONTCOLOR_CAT%'
  72.             }
  73.             ForceRemove Locals
  74.             {
  75.                 val Package = s '%guidDebuggerFontColorSvc%'
  76.                 val Category =  s '%guidLocalsFontColor%'
  77.                 val NameID = d '%IDS_LOCALS_FONTCOLOR_CAT%'
  78.             }
  79.             ForceRemove CallStack
  80.             {
  81.                 val Package = s '%guidDebuggerFontColorSvc%'
  82.                 val Category =  s '%guidCallStackFontColor%'
  83.                 val NameID = d '%IDS_CALLSTACK_FONTCOLOR_CAT%'
  84.             }
  85.             ForceRemove Threads
  86.             {
  87.                 val Package = s '%guidDebuggerFontColorSvc%'
  88.                 val Category =  s '%guidThreadsFontColor%'
  89.                 val NameID = d '%IDS_THREADS_FONTCOLOR_CAT%'
  90.             }
  91.             ForceRemove DataTips
  92.             {
  93.                 val Package = s '%guidDebuggerFontColorSvc%'
  94.                 val Category =  s '%guidDataTipsFontColor%'
  95.                 val NameID = d '%IDS_DATATIPS_FONTCOLOR_CAT%'
  96.             }
  97.             ForceRemove AllDebuggerVarWnds
  98.             {
  99.                 val Package = s '%guidDebuggerFontColorSvc%'
  100.                 val Category = s '%guidVarWndsFontColor%'
  101.                 val NameID = d '%IDS_VARWNDS_FONTCOLOR_CAT%'
  102.             }
  103.         }
  104.         NoRemove HandleInComingCall
  105.         {
  106.             ForceRemove %IID_IDebugBreakpointRequest2% = s 'IDebugBreakpointRequest2'
  107.             ForceRemove %IID_IDebugBreakpointRequest3% = s 'IDebugBreakpointRequest3'
  108.             ForceRemove %IID_IDebugDocumentPosition2% = s 'IDebugDocumentPosition2'
  109.             ForceRemove %IID_IDebugDocumentPositionOff2% = s 'IDebugDocumentPositionOffset2'
  110.             ForceRemove %IID_IDebugDocumentTextEvents2% = s 'IDebugDocumentTextEvents2'
  111.             ForceRemove %IID_IDebugEventCallback2% = s 'IDebugEventCallback2'
  112.             ForceRemove %IID_IDebugFunctionPosition2% = s 'IDebugFunctionPosition2'
  113.             ForceRemove %IID_IDebugPortRequest2% = s 'IDebugPortRequest2'
  114.             ForceRemove %IID_IDebugAutoAttachCallback2% = s 'IDebugAutoAttachCallback2'
  115.             ForceRemove %IID_IDebugSession2% = s 'IDebugSession2'
  116.             ForceRemove %IID_INotifySink2% = s 'INotifySink2'
  117.             ForceRemove %IID_IDebugCausalityEventCb2% = s 'IDebugCausalityEventCallback2'            
  118.             ForceRemove %IID_IDebugCoreServer2% = s 'IDebugCoreServer2'
  119.             ForceRemove %IID_IDebugCoreServer3% = s 'IDebugCoreServer3'
  120.             ForceRemove %IID_IDebugPort2% = s 'IDebugPort2'
  121.             ForceRemove %IID_IDebugDefaultPort2% = s 'IDebugDefaultPort2'            
  122.             ForceRemove %IID_IDebugProgram2% = s 'IDebugProgram2'            
  123.             ForceRemove %IID_IDebugProcess2% = s 'IDebugProcess2'                                    
  124.             ForceRemove %IID_ISqlDebugEvent% = s 'ISqlDebugEvent'
  125.             ForceRemove %IID_ISqlDebugEvent2% = s 'ISqlDebugEvent2'
  126.             ForceRemove %IID_IEEHostServices% = s 'IEEHostServices'
  127.         }
  128.         NoRemove Languages
  129.         {
  130.             NoRemove 'Language Services'
  131.             {
  132.                 ForceRemove Disassembly = s '%guidDisasmLangSvc%'
  133.                 {
  134.                     val Package = s '%CLSID_VSDebugPackage%'
  135.                     val LangResID = d '%IDS_DISASM_LANGUAGE_NAME%'
  136.                     val ShowCompletion = d '0'
  137.                     val ShowSmartIndent = d '0'
  138.                     val NotALanguage = d '1'
  139.                 }
  140.         
  141.                 ForceRemove Memory = s '%guidMemoryLangSvc%'
  142.                 {
  143.                     val Package = s '%CLSID_VSDebugPackage%'
  144.                     val LangResID = d '%IDS_MEMORY_LANGUAGE_NAME%'
  145.                     val ShowCompletion = d '0'
  146.                     val ShowSmartIndent = d '0'
  147.                     val NotALanguage = d '1'
  148.                 }
  149.         
  150.                 ForceRemove Register = s '%guidRegisterLangSvc%'
  151.                 {
  152.                     val Package = s '%CLSID_VSDebugPackage%'
  153.                     val LangResID = d '%IDS_REGWIN_LANGUAGE_NAME%'
  154.                     val ShowCompletion = d '0'
  155.                     val ShowSmartIndent = d '0'
  156.                     val NotALanguage = d '1'
  157.                 }
  158.                 ForceRemove ENC = s '%guidENCStaleLangSvc%'
  159.                 {
  160.                     val Package = s '%CLSID_VSDebugPackage%'
  161.                     val LangResID = d '%IDS_ENC_LANGUAGE_NAME%'
  162.                     val ShowCompletion = d '0'
  163.                     val ShowSmartIndent = d '0'
  164.                     val NotALanguage = d '1'
  165.                 }                
  166.             }
  167.         }
  168.         NoRemove Menus
  169.         {
  170.             val %CLSID_VSDebugPackage% = s ', 1000, 1'
  171.         }
  172.         NoRemove OutputWindow
  173.         {
  174.             ForceRemove %guidDebugOutputPane% = s '#%IDS_DEBUG_OUTPUT_CAPTION%'
  175.             {
  176.                 val Name = s 'Debug'
  177.                 val Package = s '%CLSID_VSDebugPackage%'
  178.                 val InitiallyInvisible = d '1'
  179.             }                        
  180.         }
  181.         NoRemove Packages
  182.         {
  183.             ForceRemove %CLSID_VSDebugPackage% = s 'Visual Studio Debugger'
  184.             {
  185.                 val InprocServer32 = s '%MODULE%'
  186.                 val Preload = d '0'
  187.  
  188.                 SatelliteDll
  189.                 {
  190.                     val DllName = s 'VSDebugUI.dll'
  191.                     val Path = s '%MODULEPATH%'
  192.                 }
  193.                 ForceRemove Automation
  194.                 {
  195.                     val Debugger = s 'Visual Studio Debugger'
  196.                 }
  197.                 ForceRemove AutomationEvents
  198.                 {
  199.                     val DebuggerEvents = s 'Visual Studio Debugger Events'
  200.                 }
  201.             }
  202.         }
  203.         NoRemove ToolsOptionsPages
  204.         {
  205.             ForceRemove Debugger = s '#%IDS_OPT_NAME_DEBUGGING%'
  206.             {
  207.                 val Package = s '%CLSID_VSDebugPackage%'
  208.  
  209.                 ForceRemove General = s '#%IDS_OPT_NAME_GENERAL%'
  210.                 {
  211.                     val Package = s '%CLSID_VSDebugPackage%'
  212.                     val Page = s '%guidDbgOptGeneralPage%'
  213.                 }
  214.                 ForceRemove Symbols = s '#%IDS_OPT_NAME_SYMBOL_PATH%'
  215.                 {
  216.                     val Package = s '%CLSID_VSDebugPackage%'
  217.                     val Page = s '%guidDbgOptSymbolPage%'
  218.                 }
  219.                 ForceRemove ENC = s '#%IDS_OPT_NAME_ENC%'
  220.                 {
  221.                     val Package = s '%CLSID_VSDebugPackage%'
  222.                     val Page = s '%guidDbgOptENCPage%'
  223.                     
  224.                     ForceRemove VisibilityCmdUIContexts
  225.                     {
  226.                         val %guidAppidSupportsENC% = s '1'
  227.                     }                    
  228.                 }
  229.                 ForceRemove Native = s '#%IDS_OPT_NAME_NATIVE%'
  230.                 {
  231.                     val Package = s '%CLSID_VSDebugPackage%'
  232.                     val Page = s '%guidDbgOptNativePage%'
  233.                                         
  234.                     ForceRemove VisibilityCmdUIContexts
  235.                     {
  236.                         val %guidAppidSupportsAllEngines% = s '1'
  237.                         val %guidAppidSupportsNativeEngine% = s '1'
  238.                     }                    
  239.                 }
  240.                 ForceRemove JIT = s '#%IDS_OPT_NAME_JIT%'
  241.                 {
  242.                     val Package = s '%CLSID_VSDebugPackage%'
  243.                     val Page = s '%guidDbgOptJITPage%'
  244.                     
  245.                     ForceRemove VisibilityCmdUIContexts
  246.                     {
  247.                         val %guidAppidSupportsJITOptions% = s '1'
  248.                     }
  249.                 }
  250.                 ForceRemove VisibilityCmdUIContexts
  251.                 {
  252.                     val %guidAppidSupportsDebugOptions% = s '1'
  253.                 }
  254.             }
  255.         }
  256.         NoRemove ToolWindows
  257.         {
  258.             NoRemove %GUID_CallStackWindow% = s '%CLSID_VSDebugPackage%'
  259.             {
  260.                 val Name = s 'Call Stack'
  261.  
  262.                 NoRemove Visibility
  263.                 {
  264.                     val '%UICONTEXT_Debugging%' = d '0'
  265.                 }
  266.             }
  267.             NoRemove %GUID_ThreadWindow% = s '%CLSID_VSDebugPackage%'
  268.             {
  269.                 val Name = s 'Threads'
  270.  
  271.                 NoRemove Visibility
  272.                 {
  273.                     val '%UICONTEXT_Debugging%' = d '0'
  274.                 }
  275.             }
  276.             NoRemove %GUID_LocalsWindow% = s '%CLSID_VSDebugPackage%'
  277.             {
  278.                 val Name = s 'Locals'
  279.  
  280.                 NoRemove Visibility
  281.                 {
  282.                     val '%UICONTEXT_Debugging%' = d '0'
  283.                 }
  284.             }
  285.             NoRemove %GUID_AutosWindow% = s '%CLSID_VSDebugPackage%'
  286.             {
  287.                 val Name = s 'Autos'
  288.  
  289.                 NoRemove Visibility
  290.                 {
  291.                     val '%UICONTEXT_Debugging%' = d '0'
  292.                 }
  293.             }
  294.             NoRemove %GUID_WatchWindow% = s '%CLSID_VSDebugPackage%'
  295.             {
  296.                 val Name = s 'Watch'
  297.  
  298.                 NoRemove Visibility
  299.                 {
  300.                     val '%UICONTEXT_Debugging%' = d '0'
  301.                 }
  302.             }
  303.             NoRemove %GUID_DisassemblyWindow% = s '%CLSID_VSDebugPackage%'
  304.             {
  305.                 val Name = s 'Disassembly'
  306.  
  307.                 NoRemove Visibility
  308.                 {
  309.                     val '%UICONTEXT_Debugging%' = d '0'
  310.                 }
  311.             }
  312.             NoRemove %GUID_RegisterWindow% = s '%CLSID_VSDebugPackage%'
  313.             {
  314.                 val Name = s 'Registers'
  315.  
  316.                 NoRemove Visibility
  317.                 {
  318.                     val '%UICONTEXT_Debugging%' = d '0'
  319.                 }
  320.             }
  321.             NoRemove %GUID_ModulesWindow% = s '%CLSID_VSDebugPackage%'
  322.             {
  323.                 val Name = s 'Modules'
  324.  
  325.                 NoRemove Visibility
  326.                 {
  327.                     val '%UICONTEXT_Debugging%' = d '0'
  328.                 }
  329.             }
  330.             NoRemove %GUID_AttachedProcsWindow% = s '%CLSID_VSDebugPackage%'
  331.             {
  332.                 val Name = s 'Processes'
  333.  
  334.                 NoRemove Visibility
  335.                 {
  336.                     val '%UICONTEXT_Debugging%' = d '0'
  337.                 }
  338.             }
  339.             NoRemove %GUID_MemoryWindow% = s '%CLSID_VSDebugPackage%'
  340.             {
  341.                 val Name = s 'Memory'
  342.  
  343.                 NoRemove Visibility
  344.                 {
  345.                     val '%UICONTEXT_Debugging%' = d '0'
  346.                 }
  347.             }
  348.             ForceRemove %GUID_BreakpointsWindow% = s '%CLSID_VSDebugPackage%'
  349.             {
  350.                 val Name = s 'Breakpoints'
  351.                 val Float = s '200, 200, 700, 450'
  352.                 val Style = s 'Tabbed'
  353.                 val Window = s '{4A9B7E51-AA16-11D0-A8C5-00A0C921A4D2}'
  354.                 
  355.                 NoRemove Visibility
  356.                 {
  357.                     val '%UICONTEXT_SolutionExists%' = d '0'
  358.                 }                
  359.             }
  360.  
  361.             Delete %GUID_ConsoleWindow%
  362.  
  363.  
  364.             NoRemove %GUID_DbgexpWindow% = s '%CLSID_VSDebugPackage%'
  365.             {
  366.                 val Name = s 'Running Documents'
  367.  
  368.                 NoRemove Visibility
  369.                 {
  370.                     val '%UICONTEXT_Debugging%' = d '0'
  371.                 }
  372.             }
  373.         }
  374.         NoRemove Services
  375.         {
  376.             ForceRemove {7d960b16-7af8-11d0-8e5e-00a0c911005a} = s '%CLSID_VSDebugPackage%'
  377.             {
  378.                 val Name = s 'IVsDebugger'
  379.             }
  380.             ForceRemove '%guidDisasmLangSvc%' = s '%CLSID_VSDebugPackage%'
  381.             {
  382.                 val Name = s 'Disassembly Language Service'
  383.             }
  384.             ForceRemove '%guidMemoryLangSvc%' = s '%CLSID_VSDebugPackage%'
  385.             {
  386.                 val Name = s 'Memory Language Service'
  387.             }
  388.             ForceRemove '%guidRegisterLangSvc%' = s '%CLSID_VSDebugPackage%'
  389.             {
  390.                 val Name = s 'Register Language Service'
  391.             }
  392.             ForceRemove '%guidENCStaleLangSvc%' = s '%CLSID_VSDebugPackage%'
  393.             {
  394.                 val Name = s 'ENCStale Language Service'
  395.             }
  396.             ForceRemove '%guidDebuggerMarkerService%' = s '%CLSID_VSDebugPackage%'
  397.             {
  398.                 val Name = s 'Debugger Marker Service'
  399.             }
  400.             ForceRemove '%guidDebuggerFontColorSvc%' = s '%CLSID_VSDebugPackage%'
  401.             {
  402.                 val Name = s 'Debugger Window Font and Color Service'
  403.             }
  404.         }
  405.         NoRemove 'Text Editor'
  406.         {
  407.             NoRemove 'External Markers'
  408.             {
  409.                 ForceRemove %guidCurStmtMarker% = s 'Debugger Current Statement Marker'
  410.                 {
  411.                     val Service = s '%guidDebuggerMarkerService%'
  412.                     val DisplayName = s '#%IDS_MARKER_CURR_STATEMENT%'
  413.                     val Package = s '%CLSID_VSDebugPackage%'
  414.                 }
  415.                 ForceRemove %guidCallReturnMarker% = s 'Debugger Call Return Marker'
  416.                 {
  417.                     val Service = s '%guidDebuggerMarkerService%'
  418.                     val DisplayName = s '#%IDS_MARKER_CALL_RETURN%'
  419.                     val Package = s '%CLSID_VSDebugPackage%'
  420.                 }
  421.                 ForceRemove %guidBreakptEnabledMarker% = s 'Debugger Breakpoint Enabled Marker'
  422.                 {
  423.                     val Service = s '%guidDebuggerMarkerService%'
  424.                     val DisplayName = s '#%IDS_MARKER_BP_ENABLED%'
  425.                     val Package = s '%CLSID_VSDebugPackage%'
  426.                 }
  427.                 ForceRemove %guidBreakptDisabledMarker% = s 'Debugger Breakpoint Disabled Marker'
  428.                 {
  429.                     val Service = s '%guidDebuggerMarkerService%'
  430.                     val DisplayName = s '#%IDS_MARKER_BP_DISABLED%'
  431.                     val Package = s '%CLSID_VSDebugPackage%'
  432.                 }
  433.                 ForceRemove %guidBreakptWarningMarker% = s 'Debugger Breakpoint Warning Marker'
  434.                 {
  435.                     val Service = s '%guidDebuggerMarkerService%'
  436.                     val DisplayName = s '#%IDS_MARKER_BP_WARNING%'
  437.                     val Package = s '%CLSID_VSDebugPackage%'
  438.                 }
  439.                 ForceRemove %guidBreakptErrorMarker% = s 'Debugger Breakpoint Error Marker'
  440.                 {
  441.                     val Service = s '%guidDebuggerMarkerService%'
  442.                     val DisplayName = s '#%IDS_MARKER_BP_ERROR%'
  443.                     val Package = s '%CLSID_VSDebugPackage%'
  444.                 }
  445.                 ForceRemove %guidBreakptAdvEnabledMarker% = s 'Debugger Breakpoint Advanced Enabled Marker'
  446.                 {
  447.                     val Service = s '%guidDebuggerMarkerService%'
  448.                     val DisplayName = s '#%IDS_MARKER_BP_ADV_ENABLED%'
  449.                     val Package = s '%CLSID_VSDebugPackage%'
  450.                 }
  451.                 ForceRemove %guidBreakptAdvDisabledMarker% = s 'Debugger Breakpoint Advanced Disabled Marker'
  452.                 {
  453.                     val Service = s '%guidDebuggerMarkerService%'
  454.                     val DisplayName = s '#%IDS_MARKER_BP_ADV_DISABLED%'
  455.                     val Package = s '%CLSID_VSDebugPackage%'
  456.                 }
  457.                 ForceRemove %guidBreakptAdvWarningMarker% = s 'Debugger Breakpoint Advanced Warning Marker'
  458.                 {
  459.                     val Service = s '%guidDebuggerMarkerService%'
  460.                     val DisplayName = s '#%IDS_MARKER_BP_ADV_WARNING%'
  461.                     val Package = s '%CLSID_VSDebugPackage%'
  462.                 }
  463.                 ForceRemove %guidBreakptAdvErrorMarker% = s 'Debugger Breakpoint Advanced Error Marker'
  464.                 {
  465.                     val Service = s '%guidDebuggerMarkerService%'
  466.                     val DisplayName = s '#%IDS_MARKER_BP_ADV_ERROR%'
  467.                     val Package = s '%CLSID_VSDebugPackage%'
  468.                 }
  469.                 ForceRemove %guidBreakptMapEnabledMarker% = s 'Debugger Breakpoint Mapped Enabled Marker'
  470.                 {
  471.                     val Service = s '%guidDebuggerMarkerService%'
  472.                     val DisplayName = s '#%IDS_MARKER_BP_MAP_ENABLED%'
  473.                     val Package = s '%CLSID_VSDebugPackage%'
  474.                 }
  475.                 ForceRemove %guidBreakptMapDisabledMarker% = s 'Debugger Breakpoint Mapped Disabled Marker'
  476.                 {
  477.                     val Service = s '%guidDebuggerMarkerService%'
  478.                     val DisplayName = s '#%IDS_MARKER_BP_MAP_DISABLED%'
  479.                     val Package = s '%CLSID_VSDebugPackage%'
  480.                 }
  481.                 ForceRemove %guidBreakptMapWarningMarker% = s 'Debugger Breakpoint Mapped Warning Marker'
  482.                 {
  483.                     val Service = s '%guidDebuggerMarkerService%'
  484.                     val DisplayName = s '#%IDS_MARKER_BP_MAP_WARNING%'
  485.                     val Package = s '%CLSID_VSDebugPackage%'
  486.                 }
  487.                 ForceRemove %guidBreakptMapErrorMarker% = s 'Debugger Breakpoint Mapped Error Marker'
  488.                 {
  489.                     val Service = s '%guidDebuggerMarkerService%'
  490.                     val DisplayName = s '#%IDS_MARKER_BP_MAP_ERROR%'
  491.                     val Package = s '%CLSID_VSDebugPackage%'
  492.                 }
  493.                 ForceRemove %guidTraceptEnabledMarker% = s 'Debugger Tracepoint Enabled Marker'
  494.                 {
  495.                     val Service = s '%guidDebuggerMarkerService%'
  496.                     val DisplayName = s '#%IDS_MARKER_TP_ENABLED%'
  497.                     val Package = s '%CLSID_VSDebugPackage%'
  498.                 }
  499.                 ForceRemove %guidTraceptDisabledMarker% = s 'Debugger Tracepoint Disabled Marker'
  500.                 {
  501.                     val Service = s '%guidDebuggerMarkerService%'
  502.                     val DisplayName = s '#%IDS_MARKER_TP_DISABLED%'
  503.                     val Package = s '%CLSID_VSDebugPackage%'
  504.                 }
  505.                 ForceRemove %guidTraceptWarningMarker% = s 'Debugger Tracepoint Warning Marker'
  506.                 {
  507.                     val Service = s '%guidDebuggerMarkerService%'
  508.                     val DisplayName = s '#%IDS_MARKER_TP_WARNING%'
  509.                     val Package = s '%CLSID_VSDebugPackage%'
  510.                 }
  511.                 ForceRemove %guidTraceptErrorMarker% = s 'Debugger Tracepoint Error Marker'
  512.                 {
  513.                     val Service = s '%guidDebuggerMarkerService%'
  514.                     val DisplayName = s '#%IDS_MARKER_TP_ERROR%'
  515.                     val Package = s '%CLSID_VSDebugPackage%'
  516.                 }
  517.                 ForceRemove %guidTraceptAdvEnabledMarker% = s 'Debugger Tracepoint Advanced Enabled Marker'
  518.                 {
  519.                     val Service = s '%guidDebuggerMarkerService%'
  520.                     val DisplayName = s '#%IDS_MARKER_TP_ADV_ENABLED%'
  521.                     val Package = s '%CLSID_VSDebugPackage%'
  522.                 }
  523.                 ForceRemove %guidTraceptAdvDisabledMarker% = s 'Debugger Tracepoint Advanced Disabled Marker'
  524.                 {
  525.                     val Service = s '%guidDebuggerMarkerService%'
  526.                     val DisplayName = s '#%IDS_MARKER_TP_ADV_DISABLED%'
  527.                     val Package = s '%CLSID_VSDebugPackage%'
  528.                 }
  529.                 ForceRemove %guidTraceptAdvWarningMarker% = s 'Debugger Tracepoint Advanced Warning Marker'
  530.                 {
  531.                     val Service = s '%guidDebuggerMarkerService%'
  532.                     val DisplayName = s '#%IDS_MARKER_TP_ADV_WARNING%'
  533.                     val Package = s '%CLSID_VSDebugPackage%'
  534.                 }
  535.                 ForceRemove %guidTraceptAdvErrorMarker% = s 'Debugger Tracepoint Advanced Error Marker'
  536.                 {
  537.                     val Service = s '%guidDebuggerMarkerService%'
  538.                     val DisplayName = s '#%IDS_MARKER_TP_ADV_ERROR%'
  539.                     val Package = s '%CLSID_VSDebugPackage%'
  540.                 }
  541.                 ForceRemove %guidTraceptMapEnabledMarker% = s 'Debugger Tracepoint Mapped Enabled Marker'
  542.                 {
  543.                     val Service = s '%guidDebuggerMarkerService%'
  544.                     val DisplayName = s '#%IDS_MARKER_TP_MAP_ENABLED%'
  545.                     val Package = s '%CLSID_VSDebugPackage%'
  546.                 }
  547.                 ForceRemove %guidTraceptMapDisabledMarker% = s 'Debugger Tracepoint Mapped Disabled Marker'
  548.                 {
  549.                     val Service = s '%guidDebuggerMarkerService%'
  550.                     val DisplayName = s '#%IDS_MARKER_TP_MAP_DISABLED%'
  551.                     val Package = s '%CLSID_VSDebugPackage%'
  552.                 }
  553.                 ForceRemove %guidTraceptMapWarningMarker% = s 'Debugger Tracepoint Mapped Warning Marker'
  554.                 {
  555.                     val Service = s '%guidDebuggerMarkerService%'
  556.                     val DisplayName = s '#%IDS_MARKER_TP_MAP_WARNING%'
  557.                     val Package = s '%CLSID_VSDebugPackage%'
  558.                 }
  559.                 ForceRemove %guidTraceptMapErrorMarker% = s 'Debugger Tracepoint Mapped Error Marker'
  560.                 {
  561.                     val Service = s '%guidDebuggerMarkerService%'
  562.                     val DisplayName = s '#%IDS_MARKER_TP_MAP_ERROR%'
  563.                     val Package = s '%CLSID_VSDebugPackage%'
  564.                 }
  565.             }
  566.         }
  567.         NoRemove UserSettings
  568.         {
  569.             NoRemove Debugger = s '#%IDS_OPT_NAME_DEBUGGING%'
  570.             {
  571.                 val Category = s '%guidDebuggerUserSettings%'
  572.                 val Package = s '%CLSID_VSDebugPackage%'            
  573.                 val AlternateParent = s 'AutomationProperties'
  574.                 val Description = s '#%IDS_DEBUGGER_SETTINGS_DESC%'
  575.             }
  576.         }
  577.         
  578.     %REGROOTEND%
  579. }
  580.